Skip to content

Conversation

@zhicwu
Copy link
Contributor

@zhicwu zhicwu commented Feb 28, 2021

  • change to multi-module project
  • move code to clickhouse-jdbc module
  • introduced new modules - most of them are empty at this point
    • clickhouse-client - generic Java client for ClickHouse
    • clickhouse-grpc-client
    • clickhouse-http-client
    • clickhouse-mysql-client
    • clickhouse-native-client
    • clickhouse-benchmark - Benchmarks for ClickHouse clients
  • new package name tech.clickhouse for all modules, except clickhouse-jdbc still uses ru.yandex.clickhouse in 0.3.x series

@zhicwu zhicwu linked an issue Feb 28, 2021 that may be closed by this pull request
@zhicwu zhicwu merged commit 7dee3b3 into ClickHouse:develop Feb 28, 2021
@zhicwu zhicwu deleted the multi-modules branch February 28, 2021 08:34
@zhicwu zhicwu linked an issue Mar 3, 2021 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Proposal of restructuring code (RFC) support thin jdbc jar

1 participant